projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48091be
)
Correcct spellng.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 3 Dec 2008 03:26:54 +0000
(
03:26
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 3 Dec 2008 03:26:54 +0000
(
03:26
+0000)
lisp/progmodes/cc-defs.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-defs.el
b/lisp/progmodes/cc-defs.el
index 5ce7ec5d1170b3612408c3f4e8d3919118325f2a..474a6b96f0d823c8fa130f026e7a0b90d4ce3323 100644
(file)
--- a/
lisp/progmodes/cc-defs.el
+++ b/
lisp/progmodes/cc-defs.el
@@
-406,7
+406,7
@@
properties to be changed, even in a read-only buffer.
This macro should be placed around all calculations which set
\"insignificant\" text properties in a buffer, even when the buffer is
-known to be writ
e
able. That way, these text properties remain set
+known to be writable. That way, these text properties remain set
even if the user undoes the command which set them.
This macro should ALWAYS be placed around \"temporary\" internal buffer